Beating the L1 cache with value speculation (2021)
mazzo.li·5h·
Discuss: Lobsters
🔮Branch Predictors
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.org·17h
📱Bytecode Design
Why We Need SIMD
parallelprogrammer.substack.com·18h·
Discuss: Substack
🔀SIMD Programming
Automated Container Yard Optimization via Hybrid Reinforcement Learning and Predictive Analytics
dev.to·1d·
Discuss: DEV
📋Task Queues
LLM Optimization Notes: Memory, Compute and Inference Techniques
gaurigupta19.github.io·5h·
Discuss: Hacker News
🗺️Region Inference
Beyond Von Neumann: Toward a unified deterministic architecture
venturebeat.com·1d
🤝Cooperative Threading
Property-based testing of batch-invariant operations
mmaaz.ca·22h·
Discuss: Hacker News
🎲Property Testing
A Generic Vector Implementation in C using void*, func*
github.com·5h·
🪄C Metaprogramming
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·9h·
🔗Language Toolchains
1GHz Renesas RA8T2 Cortex-M85 MCUs feature MRAM and EtherCAT for industrial motor control
cnx-software.com·21h
🔌Microcontrollers
Evading the Watchful Eye: A Red Teamer’s Guide to EDR Bypass Techniques
medium.com·9h
🏷️Memory Tagging
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·15h·
Discuss: Hacker News
Cache Optimization
WASM in the Kernel: Tales of Triumph and Trouble
riptides.io·7h·
Discuss: Hacker News
🌐WASM Runtimes
AI and Chinese chips
reddit.com·58m·
Discuss: r/buildapc
📱Bytecode Design
Optimizing Python Loops for Speed and Memory Efficiency with Generators
dev.to·3h·
Discuss: DEV
🚀Code Motion
Advanced Vulkan Rendering: Building a Modern Frame Graph and Memory Management System
dev.to·8h·
Discuss: DEV
🌊Dataflow Languages
Inside the Chiplet Revolution: How Arm’s Compute Subsystems Platform is Democratizing Custom AI Silicon
newsroom.arm.com·6h
💾Allocator Design
4 Linux kernel tweaks I made that actually improved performance
xda-developers.com·2d
📊perf Tools
Adding Stride Scheduling to Xv6
nickchandler.dev·1d·
🔄Go Scheduler